projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ee054c
)
Avoid deprecation warnings in a11y tests
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 4 Feb 2013 14:27:28 +0000
(09:27 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 4 Feb 2013 14:27:28 +0000
(09:27 -0500)
We are testing the deprecated GtkTable here.
tests/a11y/children.c
patch
|
blob
|
history
diff --git
a/tests/a11y/children.c
b/tests/a11y/children.c
index db1136b77d87332808b5961e23b2bba4ae4299bb..a2d847ef715a0d5bb32829152b976f1db0ea5075 100644
(file)
--- a/
tests/a11y/children.c
+++ b/
tests/a11y/children.c
@@
-19,6
+19,7
@@
*/
#define GDK_DISABLE_DEPRECATION_WARNINGS
+#undef GTK_DISABLE_DEPRECATED
#include <gtk/gtk.h>
#include <string.h>